Search results 59

Card image cap
Hiding chart in Excel

How to hide a full chart in Excel. By treating it as shape, not as chart.

Card image cap
Generate_PowerPoint

Creates PowerPoint slideshow file from Excel range(s) with slide per sheet (or ...

Card image cap
Wrong file permissions

Fix to unable to delete file from FTP server after uploading using PHP function ...

Card image cap
Save Excel range (or shape) to picture

This is an interesting approach to export a range of cells into picture using ...

Card image cap
Pps vs ppsx

PowerPoint slideshow file types and differences in file size. Bottom line, if ...

Card image cap
ANmaCopy_Objects

Copies objects from cell into cell Decide Sheet, and workbooks to copy from or ...

Card image cap
ExitTool and DoNothing

My way of Exiting tool in case or error, also another sub that basically does ...

Card image cap
CountDuplicates

Counts how many duplicates found in a range of Excel cells. Basically how many ...

Card image cap
ANStrSort2

Sort list of strings in ascending or descending order using pure VBA, no ...

Card image cap
Windows-like drop down menu

Classic-Windows-like dropdown menu using CSS and JS, library in zip is build in ...

Windows-like-dropdown-menu.ZIP

Card image cap
SortedFiles

Get a sorted list of files in a directory using the File System Object (FSO) ...

Card image cap
JSON-VBA

2 modules to read output of json API (or file) into parsed array of objects. ...

JSON-VBA.zip